home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Misc / Crossword / Source / Leapfrog.h < prev    next >
Text File  |  1992-10-11  |  154b  |  11 lines

  1. /*
  2.  
  3. File Leapfrog/Leapfrog.h
  4.  
  5. Master include file for leapfrog objects.
  6.  
  7. */
  8.  
  9. #import "LeapfrogSquare.h"
  10. #import "LeapfrogState.h"
  11. #import "LeapfrogWord.h"